home *** CD-ROM | disk | FTP | other *** search
/ Geek Games #12 / GEGA012.iso / Jogos de Azar / blackjack1.swf / scripts / DefineButton2_206 / BUTTONCONDACTION on(press).as next >
Text File  |  2006-01-17  |  63b  |  5 lines

  1. on(press){
  2.    double = true;
  3.    _root.chipSound.start();
  4. }
  5.